extend list of sections convertible to .init.* ones in init-only objects
authorJan Beulich <jbeulich@suse.com>
Mon, 12 Jan 2015 14:44:06 +0000 (15:44 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 12 Jan 2015 14:44:06 +0000 (15:44 +0100)
commitc972bf4835c2c7d34c763ebe7c3023b6fd3d6177
treecc2f99651ed31cd1ac11dc0a89587ff5d56f6c85
parentc2acd532896d3e6da6fad84102f60c7361906941
extend list of sections convertible to .init.* ones in init-only objects

In particular the .rodata.str2 case is relevant for the EFI boot code
(moving around 3k from permanent to init-time sections).

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/Rules.mk